[INFO] cloning repository https://github.com/razor389/codecrafters-git-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/razor389/codecrafters-git-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazor389%2Fcodecrafters-git-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazor389%2Fcodecrafters-git-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7c5fc4b840513b8f1037a4ec1305fbcccb17bb9
[INFO] testing razor389/codecrafters-git-rust against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frazor389%2Fcodecrafters-git-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/razor389/codecrafters-git-rust
[INFO] finished tweaking git repo https://github.com/razor389/codecrafters-git-rust
[INFO] tweaked toml for git repo https://github.com/razor389/codecrafters-git-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/razor389/codecrafters-git-rust on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/razor389/codecrafters-git-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.19
[INFO] [stderr]   Downloaded cc v1.1.24
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded once_cell v1.20.1
[INFO] [stderr]   Downloaded clap_builder v4.5.19
[INFO] [stderr]   Downloaded portable-atomic v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b2eb18b113d43fe676379bcfb042d432642166fb6f73f7aba97b4de6a0e81e1
[INFO] running `Command { std: "docker" "start" "-a" "3b2eb18b113d43fe676379bcfb042d432642166fb6f73f7aba97b4de6a0e81e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b2eb18b113d43fe676379bcfb042d432642166fb6f73f7aba97b4de6a0e81e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b2eb18b113d43fe676379bcfb042d432642166fb6f73f7aba97b4de6a0e81e1", kill_on_drop: false }`
[INFO] [stdout] 3b2eb18b113d43fe676379bcfb042d432642166fb6f73f7aba97b4de6a0e81e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 193b7097ca2de71848b3e2d7f69ae42dd6204f39fccab0aa6f4d44a0060dce4c
[INFO] running `Command { std: "docker" "start" "-a" "193b7097ca2de71848b3e2d7f69ae42dd6204f39fccab0aa6f4d44a0060dce4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling clap_builder v4.5.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling clap v4.5.19
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling codecrafters-git v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `message` is never read
[INFO] [stdout]    --> src/objects.rs:283:27
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut message = String::new();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_timestamp` is never used
[INFO] [stdout]    --> src/main.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn format_timestamp(timestamp: u64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_directory_structure` is never used
[INFO] [stdout]    --> src/main.rs:312:4
[INFO] [stdout]     |
[INFO] [stdout] 312 | fn print_directory_structure(path: &Path, depth: usize) -> io::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbolic_ref` is never read
[INFO] [stdout]   --> src/req_packfile.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HeadRef {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 14 |     pub symbolic_ref: String,  // e.g., "HEAD"
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeadRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `capabilities` is never read
[INFO] [stdout]   --> src/req_packfile.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct GitCapabilities {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 20 |     pub refs: HashMap<String, String>,  // Changed to HashMap<String, String>
[INFO] [stdout] 21 |     pub capabilities: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitCapabilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.68s
[INFO] running `Command { std: "docker" "inspect" "193b7097ca2de71848b3e2d7f69ae42dd6204f39fccab0aa6f4d44a0060dce4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193b7097ca2de71848b3e2d7f69ae42dd6204f39fccab0aa6f4d44a0060dce4c", kill_on_drop: false }`
[INFO] [stdout] 193b7097ca2de71848b3e2d7f69ae42dd6204f39fccab0aa6f4d44a0060dce4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7236b4b97197b613d16a2c69ecfa4cfdb49b50d806b270673afc4e3fd2bfd24
[INFO] running `Command { std: "docker" "start" "-a" "c7236b4b97197b613d16a2c69ecfa4cfdb49b50d806b270673afc4e3fd2bfd24", kill_on_drop: false }`
[INFO] [stderr]    Compiling codecrafters-git v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `message` is never read
[INFO] [stdout]    --> src/objects.rs:283:27
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let mut message = String::new();
[INFO] [stdout]     |                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_timestamp` is never used
[INFO] [stdout]    --> src/main.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn format_timestamp(timestamp: u64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_directory_structure` is never used
[INFO] [stdout]    --> src/main.rs:312:4
[INFO] [stdout]     |
[INFO] [stdout] 312 | fn print_directory_structure(path: &Path, depth: usize) -> io::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `symbolic_ref` is never read
[INFO] [stdout]   --> src/req_packfile.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HeadRef {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 14 |     pub symbolic_ref: String,  // e.g., "HEAD"
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeadRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `capabilities` is never read
[INFO] [stdout]   --> src/req_packfile.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct GitCapabilities {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 20 |     pub refs: HashMap<String, String>,  // Changed to HashMap<String, String>
[INFO] [stdout] 21 |     pub capabilities: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GitCapabilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "c7236b4b97197b613d16a2c69ecfa4cfdb49b50d806b270673afc4e3fd2bfd24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7236b4b97197b613d16a2c69ecfa4cfdb49b50d806b270673afc4e3fd2bfd24", kill_on_drop: false }`
[INFO] [stdout] c7236b4b97197b613d16a2c69ecfa4cfdb49b50d806b270673afc4e3fd2bfd24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa89fc16acce6d3b86098a3a4deac0d282e968fbd0b07666a977c47ef850aa5f
[INFO] running `Command { std: "docker" "start" "-a" "aa89fc16acce6d3b86098a3a4deac0d282e968fbd0b07666a977c47ef850aa5f", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `message` is never read
[INFO] [stderr]    --> src/objects.rs:283:27
[INFO] [stderr]     |
[INFO] [stderr] 283 |         let mut message = String::new();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_timestamp` is never used
[INFO] [stderr]    --> src/main.rs:242:4
[INFO] [stderr]     |
[INFO] [stderr] 242 | fn format_timestamp(timestamp: u64) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_directory_structure` is never used
[INFO] [stderr]    --> src/main.rs:312:4
[INFO] [stderr]     |
[INFO] [stderr] 312 | fn print_directory_structure(path: &Path, depth: usize) -> io::Result<()> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `symbolic_ref` is never read
[INFO] [stderr]   --> src/req_packfile.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct HeadRef {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 14 |     pub symbolic_ref: String,  // e.g., "HEAD"
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HeadRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `capabilities` is never read
[INFO] [stderr]   --> src/req_packfile.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct GitCapabilities {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 20 |     pub refs: HashMap<String, String>,  // Changed to HashMap<String, String>
[INFO] [stderr] 21 |     pub capabilities: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GitCapabilities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-git` (bin "codecrafters-git" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_git-6a513e1b8991fefc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aa89fc16acce6d3b86098a3a4deac0d282e968fbd0b07666a977c47ef850aa5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa89fc16acce6d3b86098a3a4deac0d282e968fbd0b07666a977c47ef850aa5f", kill_on_drop: false }`
[INFO] [stdout] aa89fc16acce6d3b86098a3a4deac0d282e968fbd0b07666a977c47ef850aa5f
